Add a GCP GKE Agent Sandbox runtime adapter - #367
ssalih1993 wants to merge 12 commits into
Conversation
|
Updated the GKE adapter after validating against a live managed Agent Sandbox CRD. The served |
|
Live GKE execution exposed a non-root workspace issue after claim provisioning was fixed: managed Agent Sandbox mounts |
|
Thanks for this, @ssalih1993 — and sorry for the slow response. We're closing this PR. Per We don't want your idea to get lost, so we've captured it in #735 to triage on our side. Please feel free to open an |
Summary
Add a provider-native GCP runtime path for QM:
The adapter does not create GKE, Cloud SQL, buckets, IAM, or Secret Manager resources.
Verification
Live validation
The adapter has been exercised against a GKE Agent Sandbox warm pool. The final compatibility fix uses the request-object API required by @kubernetes/client-node 1.4 for custom resource create/get/delete calls.
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.